Reverse(string)


Returns string with reversed order of characters.

See also Left, Mid, and Right.

string

String being reversed.